diff options
| author | JaKooLit <jimmielovejay@gmail.com> | 2023-11-30 01:58:25 +0900 |
|---|---|---|
| committer | JaKooLit <jimmielovejay@gmail.com> | 2023-11-30 01:58:25 +0900 |
| commit | 9f7677f89b34aa8fe0e61aa4c84ae556b66dd05a (patch) | |
| tree | ee1f67e36279dd9caf7942abb15b0667f037665a /config/waybar/configs/Peony [Bottom] | |
| parent | 5b73316eb5ce8c07596dd8834b6e18b1e56f9427 (diff) | |
Restart of Rainbow Borders fixed :)
Diffstat (limited to 'config/waybar/configs/Peony [Bottom]')
| -rw-r--r-- | config/waybar/configs/Peony [Bottom] | 11 |
1 files changed, 1 insertions, 10 deletions
diff --git a/config/waybar/configs/Peony [Bottom] b/config/waybar/configs/Peony [Bottom] index 0caa4eaa..159cf34c 100644 --- a/config/waybar/configs/Peony [Bottom] +++ b/config/waybar/configs/Peony [Bottom] @@ -28,7 +28,7 @@ "custom/separator#line", "backlight#peony", "custom/separator#line", - "temperature#peony", + "temperature", "custom/separator#line", "battery#peony", "network#peony"], @@ -59,15 +59,6 @@ "format": "{percent}% {icon}", "format-icons": ["", "", "", "", "", "", "", "", ""], }, - -"temperature#peony": { - // "thermal-zone": 2, - "hwmon-path": ["/sys/class/hwmon/hwmon1/temp1_input", "/sys/class/thermal/thermal_zone0/temp"], - "critical-threshold": 80, - // "format-critical": "{temperatureC}°C ", - "format": "{temperatureC}°C " - -}, "network#peony": { "format": "{ifname}", |
